-
Home
-
FAPI Member
-
2.1.17
-
Code
-
Classes
- Url
Total Complexity |
73 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
294 |
Lines of code |
175 |
Logical lines of code |
94 |
Comment lines |
69 |
Methods |
37 |
Properties |
9 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isEqual() |
S |
60 |
9 |
10 |
__construct() |
S |
53 |
6 |
20 |
getAuthority() |
S |
75 |
6 |
3 |
idnHostToUnicode() |
S |
63 |
5 |
9 |
getHostUrl() |
S |
76 |
3 |
3 |
setPath() |
S |
67 |
3 |
7 |
getDomain() |
S |
70 |
3 |
5 |
getAbsoluteUrl() |
S |
76 |
3 |
3 |
getBasePath() |
S |
73 |
2 |
4 |
getPort() |
S |
80 |
2 |
3 |
setQuery() |
S |
75 |
2 |
4 |
appendQuery() |
S |
73 |
2 |
4 |
unescape() |
S |
64 |
2 |
8 |
getQueryParameter() |
S |
69 |
2 |
6 |
canonicalize() |
S |
66 |
1 |
8 |
__toString() |
S |
81 |
1 |
3 |
getFragment() |
S |
82 |
1 |
3 |
getBaseUrl() |
S |
80 |
1 |
3 |
jsonSerialize() |
S |
81 |
1 |
3 |
export() |
S |
77 |
1 |
3 |
getRelativeUrl() |
S |
78 |
1 |
3 |
getQueryParameters() |
S |
82 |
1 |
3 |
setFragment() |
S |
77 |
1 |
4 |
setQueryParameter() |
S |
76 |
1 |
4 |
setScheme() |
S |
77 |
1 |
4 |
getQuery() |
S |
78 |
1 |
3 |
getPath() |
S |
82 |
1 |
3 |
getDefaultPort() |
S |
79 |
1 |
3 |
setPort() |
S |
77 |
1 |
4 |
getHost() |
S |
82 |
1 |
3 |
setHost() |
S |
73 |
1 |
5 |
getPassword() |
S |
82 |
1 |
3 |
setPassword() |
S |
77 |
1 |
4 |
getUser() |
S |
82 |
1 |
3 |
setUser() |
S |
77 |
1 |
4 |
getScheme() |
S |
82 |
1 |
3 |
parseQuery() |
S |
66 |
1 |
7 |